home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / musicOverlay.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  5KB  |  156 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2004</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <controls>
  6.     <control>
  7.       <description>play time label</description>
  8.       <type>label</type>
  9.       <id>2</id>
  10.       <posX>322</posX>
  11.       <posY>626</posY>
  12.       <label>#currentplaytime</label>
  13.       <align>left</align>
  14.       <font>font72</font>
  15.       <textcolor>20ffffff</textcolor>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.       <animation effect="fade" time="250">WindowOpen</animation>
  18.     </control>
  19.     <control>
  20.       <description>music rectangle</description>
  21.       <type>image</type>
  22.       <id>0</id>
  23.       <posX>152</posX>
  24.       <posY>517</posY>
  25.       <width>214</width>
  26.       <height>224</height>
  27.       <texture>playback_background.png</texture>
  28.       <animation effect="fade" time="250">WindowClose</animation>
  29.       <animation effect="fade" time="250">WindowOpen</animation>
  30.     </control>
  31.     <control>
  32.       <description>music logo</description>
  33.       <type>image</type>
  34.       <id>1</id>
  35.       <posX>169</posX>
  36.       <posY>538</posY>
  37.       <width>175</width>
  38.       <height>175</height>
  39.       <keepaspectratio>yes</keepaspectratio>
  40.       <centered>yes</centered>
  41.       <texture>#Play.Current.Thumb</texture>
  42.       <animation effect="fade" time="250">WindowClose</animation>
  43.       <animation effect="fade" time="250">WindowOpen</animation>
  44.     </control>
  45.     <control>
  46.       <description>play logo</description>
  47.       <type>image</type>
  48.       <id>3</id>
  49.       <posX>37</posX>
  50.       <posY>528</posY>
  51.       <texture>logo_play.png</texture>
  52.       <animation effect="fade" time="250">WindowClose</animation>
  53.       <animation effect="fade" time="250">WindowOpen</animation>
  54.     </control>
  55.     <control>
  56.       <description>Pause logo</description>
  57.       <type>image</type>
  58.       <id>4</id>
  59.       <posX>36</posX>
  60.       <posY>525</posY>
  61.       <texture>logo_pause.png</texture>
  62.       <animation effect="fade" time="250">WindowClose</animation>
  63.       <animation effect="fade" time="250">WindowOpen</animation>
  64.     </control>
  65.     <control>
  66.       <description>FF logo</description>
  67.       <type>image</type>
  68.       <id>7</id>
  69.       <posX>18</posX>
  70.       <posY>528</posY>
  71.       <texture>logo_fastforward.png</texture>
  72.       <animation effect="fade" time="250">WindowClose</animation>
  73.       <animation effect="fade" time="250">WindowOpen</animation>
  74.     </control>
  75.     <control>
  76.       <description>RW logo</description>
  77.       <type>image</type>
  78.       <id>8</id>
  79.       <posX>18</posX>
  80.       <posY>528</posY>
  81.       <texture>logo_rewind.png</texture>
  82.       <animation effect="fade" time="250">WindowClose</animation>
  83.       <animation effect="fade" time="250">WindowOpen</animation>
  84.     </control>
  85.     <control>
  86.       <description>Gap / Normal Icon</description>
  87.       <type>image</type>
  88.       <id>10</id>
  89.       <posX>40</posX>
  90.       <posY>597</posY>
  91.       <width>36</width>
  92.       <height>36</height>
  93.       <texture>logo_gap.png</texture>
  94.       <animation effect="fade" time="250">WindowClose</animation>
  95.       <animation effect="fade" time="250">WindowOpen</animation>
  96.     </control>
  97.     <control>
  98.       <description>Gapless Icon</description>
  99.       <type>image</type>
  100.       <id>11</id>
  101.       <posX>40</posX>
  102.       <posY>597</posY>
  103.       <width>36</width>
  104.       <height>36</height>
  105.       <texture>logo_gapless.png</texture>
  106.       <animation effect="fade" time="250">WindowClose</animation>
  107.       <animation effect="fade" time="250">WindowOpen</animation>
  108.     </control>
  109.     <control>
  110.       <description>Crossfade Icon</description>
  111.       <type>image</type>
  112.       <id>12</id>
  113.       <posX>40</posX>
  114.       <posY>597</posY>
  115.       <width>36</width>
  116.       <height>36</height>
  117.       <texture>logo_crossfade.png</texture>
  118.       <animation effect="fade" time="250">WindowClose</animation>
  119.       <animation effect="fade" time="250">WindowOpen</animation>
  120.     </control>
  121.     <control>
  122.       <description>album/artist/genre etc info label</description>
  123.       <type>fadelabel</type>
  124.       <width>180</width>
  125.       <height>40</height>
  126.       <posX>170</posX>
  127.       <posY>710</posY>
  128.       <font>font13</font>
  129.       <label>#Play.Current.Title\r#Play.Current.Artist\r#Play.Current.Album\r#Play.Current.Duration</label>
  130.       <textcolor>EFFFFFFF</textcolor>
  131.       <animation effect="fade" time="250">WindowClose</animation>
  132.       <animation effect="fade" time="250">WindowOpen</animation>
  133.       <id>5</id>
  134.     </control>
  135.     <control>
  136.       <description>video preview window</description>
  137.       <type>videowindow</type>
  138.       <id>9</id>
  139.       <posX>165</posX>
  140.       <posY>533</posY>
  141.       <width>182</width>
  142.       <height>182</height>      
  143. <!--       <posX>90</posX>
  144.       <posY>416</posY>
  145.       <width>125</width>
  146.       <height>125</height> -->
  147.       <keepaspectratio>yes</keepaspectratio>
  148.       <centered>yes</centered>
  149.       <action>18</action>
  150.       <textureFocus>tv_green_border.png</textureFocus>
  151.       <animation effect="fade" time="250">WindowClose</animation>
  152.       <animation effect="fade" time="250">WindowOpen</animation>
  153.     </control>
  154.   </controls>
  155. </window>
  156.